Microsoft Windows Graphic

To specify what happens when the system stops unexpectedly

  1. XOX
  2. In the console tree, right-click Computer Management (Local), and then click Properties.
  3. On the Advanced tab, under Startup and recovery, click Settings.
  4. Under System startup, select the Time to display list of operating systems check box, and then type the number of seconds you want the list of recovery options to display before the default recovery option is automatically selected.
  5. Under System failure, select the check boxes that correspond to the actions you want Windows to perform if a Stop error occurs:
  6. Under Write debugging information, choose the type of information you want Windows to record when the system stops unexpectedly:
  7. Small memory dump

    Records the smallest amount of information that will help identify the problem. This option requires a paging file of at least 2 MB on the boot volume of your computer. If you choose this option, Windows creates a new file (64 KB in size) each time the system stops unexpectedly. A history of these files is stored in the directory listed under Small dump directory.

    Kernel memory dump

    Records only kernel memory, which stores more information than small memory dump but takes less time to complete than the complete memory dump when the system stops unexpectedly. The file is stored in the directory listed under Dump file. If you choose this option you must have a sufficiently large paging file on the boot volume. The required size depends on the amount of RAM in your computer (although the maximum amount of space that must be available for a kernel memory dump is 2,060 MB). The following table provides guidelines:

    RAM size   Paging file should be no smaller than
    256 MB–1,373 MB 1.5 times the RAM size
    1,374 MB or greater 2,060 MB (maximum amount of data in a kernel memory dump)

    Complete memory dump

    Not available on computers with 2 or more GB of RAM. Records the entire contents of system memory when the system stops unexpectedly. If you choose this option you must have a paging file on the boot volume large enough to hold all of the physical RAM plus one megabyte (MB). The file is stored in the directory listed under Dump file.

Notes

Related Topics